func crypto/tls.newConstantTimeHash
2 uses
crypto/tls (current package)
cipher_suites.go#L431: h = newConstantTimeHash(h)
cipher_suites.go#L602: func newConstantTimeHash(h func() hash.Hash) func() hash.Hash {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)